Sort Score
Result 10 results
Languages All
Labels All
Results 1,151 - 1,160 of 173,106 for

document formatting

(0.15 sec)
  1. Inline class | Aspose.Words for Python

    aspose.words.Inline class. Base class for inline-level nodes that can have character Formatting associated with them, but cannot have child nodes of their own...nodes that can have character formatting associated with them, but...Levels of Nodes in a Document documentation article. Remarks A...

    reference.aspose.com/words/python-net/aspose.wo...
  2. How to Create PDF using Python|Aspose.PDF for P...

    Create and format the PDF Document with Aspose.PDF for Python via .NET....steps: Create an object of Document class Add a Page object to...the pages collection of the Document object Add TextFragment to...

    docs.aspose.com/pdf/python-net/create-pdf-docum...
  3. RowFormat.borders property | Aspose.Words for N...

    RowFormat.borders property. Gets the collection of default cell borders for the row.... Document (); let builder = new aw ...Setting table formatting options for a document builder // will...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. CellFormat.wrap_text property | Aspose.Words fo...

    CellFormat.wrap_text property. If ``True``, wrap text for the cell.... Document () builder = aw . DocumentBuilder...Setting table formatting options for a document builder # will...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::ParagraphFormat::get_StyleName m...

    Aspose::Words::ParagraphFormat::get_StyleName method. Gets or sets the name of the paragraph style applied to this Formatting in C++....paragraph style applied to this formatting. System :: String Aspose...construct an Aspose.Words document by hand. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words/par...
  6. Aspose::Words::DocumentBuilder::InsertDocumentI...

    Aspose::Words::DocumentBuilder::InsertDocumentInline method. Inserts a Document inline at the cursor position in C++....ntInline method Inserts a document inline at the cursor position...SharedPtr < Aspose :: Words :: Document > & srcDoc , Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. BorderCollection class | Aspose.Words for Node.js

    Aspose.Words.BorderCollection class. A collection of [Border](../border/) objects...the Programming with Documents documentation article. Remarks Different...Different document elements have different borders. For example...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. How to Format Number as Date|Documentation

    This article introduces how to format a number to a date using the Aspose.Cells for .NET API....Ask AI How to Format Number as Date Contents [ Hide ] Possible...Possible Usage Scenarios Formatting numbers as dates in Excel (or any...

    docs.aspose.com/cells/net/format-number-to-date/
  9. ParagraphFormat.ClearFormatting | Aspose.Words ...

    Reset your paragraph Formatting effortlessly with the ClearFormatting method, ensuring a polished and professional look for your Documents....Resets to default paragraph formatting. public void ClearFormatting...Remarks Default paragraph formatting is Normal style, left aligned...

    reference.aspose.com/words/net/aspose.words/par...
  10. ListLevel.TextPosition | Aspose.Words for .NET

    Discover the ListLevel TextPosition property to easily adjust the second line's position in points for enhanced list Formatting and clarity....how to apply custom list formatting to paragraphs when using...DocumentBuilder. Document doc = new Document (); // A list allows...

    reference.aspose.com/words/net/aspose.words.lis...